func go/types.opName

2 uses

	go/types (current package)
		const.go#L45: 		op := opName(x.expr)
		expr.go#L101: func opName(e ast.Expr) string {